[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            isodd - is a number odd

  Syntax              #include <mathhk.h>
                      (boolean) isodd(x)

  Prototype in        mathhk.h

  Remarks             isodd checks if x is odd (not evenly divisible by
                      2).

                      This function is a macro.

  Return value        returns TRUE if x is odd, otherwise FALSE.

  See also            iseven()


See Also: iseven()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson